Auto merge of #2747 - WiSaGaN:feature/rename-main-thread, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 31 May 2016 16:26:55 +0000 (09:26 -0700)
committerbors <bors@rust-lang.org>
Tue, 31 May 2016 16:26:55 +0000 (09:26 -0700)
commit7d79da08238e3d47e0bc4406155bdcc45ccb8c82
tree1513e474136269ab6002ea70e513efeac0c5dab6
parentdf5696bed79247f9e191cd540b57fe4c9ff0a0bc
parent6a2e61338ae1984cf7bf7eef979a038f673a61b5
Auto merge of #2747 - WiSaGaN:feature/rename-main-thread, r=alexcrichton

Rename main thread from '<main>' to 'main'.

This pull request resolves the test failure in rust pull request 33803
https://github.com/rust-lang/rust/pull/33803